Skip to content

feat(todo): allow unrestricted status transitions - #78

Merged
Zeptiny merged 1 commit into
fix/bounded-session-subagent-ipcfrom
feat/todo-free-status-transitions
Aug 14, 2026
Merged

feat(todo): allow unrestricted status transitions#78
Zeptiny merged 1 commit into
fix/bounded-session-subagent-ipcfrom
feat/todo-free-status-transitions

Conversation

@Zeptiny

@Zeptiny Zeptiny commented Aug 12, 2026

Copy link
Copy Markdown
Owner

Remove the OPEN → IN_PROGRESS → DONE state-machine enforcement from the todo store, update tool description, and tests. Any status can now transition to any status; DONE is no longer terminal.

Remove the OPEN → IN_PROGRESS → DONE state-machine enforcement from the
todo store, update tool description, and tests. Any status can now
transition to any status; DONE is no longer terminal.
@coderabbitai

coderabbitai Bot commented Aug 12, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 73e6cf21-9af7-4c13-a238-d2eaedb8df5e

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@Zeptiny
Zeptiny merged commit ced7ac3 into main Aug 14, 2026
2 of 3 checks passed
@Zeptiny
Zeptiny deleted the feat/todo-free-status-transitions branch August 14, 2026 04:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant